This command will load an icon into memory
Return DWORD=LOAD ICON(Icon Filename)
Icon Filename
String The filename of the icon to load
This value is a positive number between 0 and 4294967295.
iconhandle as DWORD iconhandle=load icon("lee.ico") delete icon iconhandle wait key end
IMAGE Commands Menu Index